home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 43 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: ix.netcom.com!netnews
  2. From: mbaker2@ix.netcom.com (Mark Baker)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Compiler . . . Opinions Advice?
  5. Date: Tue, 02 Jan 1996 06:58:13 GMT
  6. Organization: Netcom
  7. Message-ID: <4ca9ud$m4l@ixnews3.ix.netcom.com>
  8. References: <4bmfi9$q13@guava.epix.net>
  9. NNTP-Posting-Host: ix-nor-va1-18.ix.netcom.com
  10. X-NETCOM-Date: Mon Jan 01  7:48:29 PM PST 1996
  11. X-Newsreader: Forte Agent .99b.112
  12.  
  13. On 25 Dec 1995 15:21:45 GMT, tonyc@news.epix.net (Tony C.) wrote:
  14.  
  15. >
  16. >Hello All,
  17. >
  18. >I just seen a computer software package in a store. It was from Borland, 
  19. >and claimed it contained the compiler TB Lite 1.0. Has anyone heard of 
  20. >this? Is it worth $30? It was some kind of learning package, and claimed 
  21. >that it would compile C and C++ programs. What I'm worried about is that 
  22. >it would be limited to compilling and running programs in memory only, 
  23. >and would not make stand alone executables. 
  24.  
  25. Did you mean to say TClite?  I boought "C Programming In 12 Easy
  26. Leesons" by Greg Perry and it came with a TClite.  It's a version of
  27. Borland's Turbo C++ compiler.  If it is the same program you are
  28. considering then it is not what you looking for if you want to make
  29. stand alone executables.  If you try to execute it outside of the
  30. compiler it will say something like "Requires TClite's IDE to
  31. execute."
  32.  
  33. >Would this be a good idea for 
  34. >a novice C and beginning C++ programer, or should I wait for a couple 
  35. >more paychecks to by a `real' comiler? TIA for any advice or opinions. 
  36.  
  37. Well it does what it says.  I bought it because I am just trying to
  38. learn C with very little prior programming experience.  I figure for
  39. 30 bucks, if I lose interest and quit I'm only out 30 dollars vice the
  40. hundreds of dollars some of the "real" compilers cost.  I have seen a
  41. version of Turbo C++ for around $80-90 and will probably try it next
  42. if I get thru this book okay and still want to learn.  
  43.  
  44. Hope I was some help...
  45.  
  46.  
  47. --
  48. Mark Baker
  49. mbaker2@ix.netcom.com
  50.  
  51.